Build process fix due to gftools no longer generating build.ninja#40
Build process fix due to gftools no longer generating build.ninja#40iwsfutcmd wants to merge 1 commit intonotofonts:mainfrom
build.ninja#40Conversation
|
note: fixes issue #39 |
|
note: due to the change in |
|
ok, so with the fixes to the individual repos like these: notofonts/tangut@fd05a0c this PR is no longer necessary as the build process doesn't seem to be using I'm going to leave this PR open for @simoncozens's thoughts on the matter, feel free to close whenever it's reasonable. |
|
Yep, |
Due to googlefonts/gftools@ebad929,
gftoolsno longer produces abuild.ninjafile, meaning runningninjaresults in an error.This PR fixes this by grabbing the unique
.ninjafilename fromGFBuilder()